Skip to content

Conversation

@bnbarham
Copy link
Contributor

Explanation: Disables non-critical tests that's now failing in Swift CI macOS packages due to the addition of Swift Testing.
Scope: Tests
Issue: N/A
Original PR: #7916
Risk: Low, there's integration tests covering this case. The main downside is a lack of PR testing.
Testing: Will run the full package test to make sure this fixes the issue
Reviewer: TBD

`canImport(Testing)` currently fails on the full toolchain test jobs due
to various issues when building for both x86 and arm64. Temporarily
remove this check until we can fix the underlying problems there.
@bnbarham bnbarham requested a review from a team as a code owner August 24, 2024 18:55
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit d0ff2ff into swiftlang:release/6.0 Aug 25, 2024
@bnbarham bnbarham deleted the cherry-disable-testing-test branch August 25, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants